Index: vue/src/components/DevOps/contents/JSTFDownload.vue =================================================================== diff -u -r3602b6fe1076c017a77fcee7f4d84d21ea3a6785 -r1201ac916133458768f173865df76c4c683906c4 --- vue/src/components/DevOps/contents/JSTFDownload.vue (.../JSTFDownload.vue) (revision 3602b6fe1076c017a77fcee7f4d84d21ea3a6785) +++ vue/src/components/DevOps/contents/JSTFDownload.vue (.../JSTFDownload.vue) (revision 1201ac916133458768f173865df76c4c683906c4) @@ -1,368 +1,216 @@ -html, -body { - font-family: 'Nanum Gothic' !important; -} -body.org { - background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjEwJSIgY3k9IjAiIHI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYmEoNzQsIDEyMSwgMTQ3LCAwLjg5KSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2JhKDIyNiwgMjI2LCAyMjYsIDAuODcpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDE4NSwgMTM1LCAxMzEsIDAuODcpIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4='), - url('../images/bgnoise_lg_dark.png'); - background-color: rgba(74, 121, 147, 0.89); - background: radial-gradient( - farthest-side ellipse at 10% 0, - rgba(74, 121, 147, 0.89), - rgba(204, 204, 204, 0.85) 60%, - rgba(185, 135, 131, 0.87) 120% - ), - url('../images/bgnoise_lg_dark.png'); - background: -webkit-radial-gradient( - 10% 0, - farthest-side ellipse, - rgba(74, 121, 147, 0.89), - rgba(204, 204, 204, 0.85) 60%, - rgba(185, 135, 131, 0.87) 120% - ), - url('../images/bgnoise_lg_dark.png'); - background: -moz-radial-gradient( - 10% 0, - farthest-side ellipse, - rgba(74, 121, 147, 0.89), - rgba(204, 204, 204, 0.85) 60%, - rgba(185, 135, 131, 0.87) 120% - ), - url('../images/bgnoise_lg_dark.png'); -} -body { - background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjEwJSIgY3k9IjAiIHI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYmEoMTAyLCAxMDUsIDEwNCwgMC45MCkiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiYSg5MywgMTEyLCAxMTksIDAuODkpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDE2MCwgMTc0LCAxNTAsIDAuOTApIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4='), - url('../images/bgnoise_lg_dark.png'); - background-color: rgba(102, 105, 104, 0.9); - background: radial-gradient( - farthest-side ellipse at 10% 0, - rgba(40, 40, 40, 0.9), - rgba(90, 100, 130, 0.89), - rgba(60, 60, 60, 0.9) - ), - url('../images/bgnoise_lg_dark.png'); - background: -webkit-radial-gradient( - 10% 0, - farthest-side ellipse, - rgba(40, 40, 40, 0.9), - rgba(90, 100, 130, 0.89), - rgba(60, 60, 60, 0.9) - ), - url('../images/bgnoise_lg_dark.png'); - background: -moz-radial-gradient( - 10% 0, - farthest-side ellipse, - rgba(40, 40, 40, 0.9), - rgba(90, 100, 130, 0.89), - rgba(60, 60, 60, 0.9) - ), - url('../images/bgnoise_lg_dark.png'); - padding-bottom: 10px; -} -a { - text-decoration: none; - color: inherit; -} -ul, -ol { - list-style: none; -} -/* Font */ -.jstree-default-context { - font-family: 'Nanum Gothic'; - font-size: 12px; -} -.font10 { - font-family: 'Nanum Gothic'; - font-size: 10px; -} -.font11 { - font-family: 'Nanum Gothic'; - font-size: 11px; -} -.font12 { - font-family: 'Nanum Gothic'; - font-size: 12px; -} -.font13 { - font-family: 'Nanum Gothic'; - font-size: 13px; -} -.font14 { - font-family: 'Nanum Gothic'; - font-size: 14px; -} -.font15 { - font-family: 'Nanum Gothic'; - font-size: 15px; -} -.font16 { - font-family: 'Nanum Gothic'; - font-size: 16px; -} -.font17 { - font-family: 'Nanum Gothic'; - font-size: 17px; -} -.font18 { - font-family: 'Nanum Gothic'; - font-size: 18px; -} +
+
+
+

+ + 제품(서비스) 조회 + +

+
+ +
+
+
+
+ +
+
+ 설명 +
+
+
+
+
-.content { - position: relative; - padding: 30px 2.5641%; - -webkit-transition: margin-top 0.35s ease, opacity 0.2s; - -o-transition: margin-top 0.35s ease, opacity 0.2s; - transition: margin-top 0.35s ease, opacity 0.2s; - max-width: none; - width: auto; - opacity: 1; -} +
+
+
+

+ + 제품(서비스) 등록 / 변경 + +

+
+ + + + +
+
+
+
+
+
+
+ +
+
+ +
+ + +
+
+
+
+
+ +
+
+ + +
+
+
+
+ +
+
+ + +
+
+
+
+ +
+
+ + +
+
+
+
+
+

입력란이 좁다면 하단에 새창으로 띄우기를 클릭하세요.

+
+
+
+
+
+
+
+ + Drop files here +
+
+
+
+
+ +
+
+
+ +
 
+
+
+
+ + + Add files... + + + + +
+
+ + + + +
+
+

+

+ +

+ +
+
+
+
-.content .content-footer { - position: initial; - bottom: 0px; - color: #d2d2d2; + + + + + \ No newline at end of file