784784 width : 100% ;
785785 z-index : 900 ;
786786 height : 38px ;
787- text-shadow : 1px 1px rgba (0 , 0 , 0 , 0.5 );
788- box-shadow : 0px 8px 20 px rgba (120 , 120 , 120 , 0.35 );
787+ text-shadow : 1px 1px rgba (0 , 0 , 0 , 0.65 );
788+ box-shadow : 0px 8px 16 px rgba (140 , 140 , 140 , 0.5 );
789789 border-bottom : 1px solid # fff ;
790790}
791791
936936
937937.notification-container {
938938 background-color : rgba (255 , 255 , 255 , 0.95 );
939- box-shadow : 0 3px 30 px 0 rgba (0 , 0 , 0 , 0.5 );
939+ box-shadow : 0 3px 20 px 0 rgba (0 , 0 , 0 , 0.4 );
940940 list-style-type : none;
941941 margin : 0 18px ;
942942 max-height : 90% ;
@@ -1285,6 +1285,10 @@ form#vstobjects .alert {
12851285 padding : 4px ;
12861286}
12871287
1288+ .l-stat__col--active .fas {
1289+ color : # cc3366 ;
1290+ }
1291+
12881292.l-separator .selected ,
12891293.l-separator {
12901294 height : 1px ;
@@ -1370,7 +1374,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
13701374 top : 42px ;
13711375 background-color : rgba (255 , 255 , 255 , 0.95 );
13721376 list-style-type : none;
1373- box-shadow : 0 2px 12 px 0 rgba (20 , 20 , 20 , 0.25 );
1377+ box-shadow : 0 2px 14 px 0 rgba (20 , 20 , 20 , 0.35 );
13741378 border-radius : 4px ;
13751379 border : 1px solid rgba (255 , 255 , 255 , 1 );
13761380 padding : 0px ;
@@ -1662,12 +1666,12 @@ div.l-content > div.l-separator:nth-of-type(4) {
16621666.table-header {
16631667 font-size : 0.95em !important ;
16641668 background : linear-gradient (to bottom, rgba (247 , 247 , 247 , 1 ) 0% , rgba (255 , 255 , 255 , 1 ) 100% ) !important ;
1665- border-left : 1px solid # ddd !important ;
1666- border-right : 1px solid # ddd !important ;
1667- border-bottom : 1px solid # ddd !important ;
1668- border-top : 1px solid # ddd !important ;
1669- text-shadow : 0px 1px rgba (255 , 255 , 255 , 0.95 );
1670- box-shadow : inset 0px 0px 1px rgba (255 , 255 , 255 , 1 ), inset 0px 0px 4px rgba (255 , 255 , 255 , 0.8 ), 0px 4 px 6px rgba (190 , 190 , 190 , 0.3 ) !important ;
1669+ border-left : 1px solid # d0d0d0 !important ;
1670+ border-right : 1px solid # d0d0d0 !important ;
1671+ border-bottom : 1px solid # d0d0d0 !important ;
1672+ border-top : 1px solid # d0d0d0 !important ;
1673+ text-shadow : 0px 1px rgba (255 , 255 , 255 , 1 );
1674+ box-shadow : inset 0px 1 px 1 px rgba ( 255 , 255 , 255 , 1 ) , inset 0px 0 px 1px rgba (255 , 255 , 255 , 1 ), inset 0px 0px 4px rgba (255 , 255 , 255 , 0.8 ), 0px 2 px 6px rgba (140 , 140 , 140 , 0.35 ) !important ;
16711675 border-top-left-radius : 0px ;
16721676 border-top-right-radius : 0px ;
16731677 border-bottom-left-radius : 6px ;
@@ -1682,8 +1686,8 @@ div.l-content > div.l-separator:nth-of-type(4) {
16821686
16831687.table-header : hover {
16841688 background-color : linear-gradient (to bottom, rgba (247 , 247 , 247 , 1 ) 0% , rgba (255 , 255 , 255 , 1 ) 100% ) !important ;
1685- border-left : 1px solid # ddd !important ;
1686- border-right : 1px solid # ddd !important ;
1689+ border-left : 1px solid # d0d0d0 !important ;
1690+ border-right : 1px solid # d0d0d0 !important ;
16871691}
16881692
16891693.table-header .fas {
@@ -2528,7 +2532,7 @@ label:hover {
25282532 border : 1px solid # 94c8f0 ;
25292533}
25302534.vst-input : focus {
2531- border : 1px solid # 3b9de8 ;
2535+ border : 1px solid # 008fee ;
25322536 background-color : # D7F9FF ;
25332537 color : # 333 ;
25342538}
@@ -2608,7 +2612,7 @@ select.vst-list:-moz-focusring {
26082612 border : 1px solid # 94c8f0 ;
26092613}
26102614.vst-list : focus {
2611- border : 1px solid # 3b9de8 ;
2615+ border : 1px solid # 008fee ;
26122616 color : # 333 ;
26132617}
26142618
@@ -2684,7 +2688,7 @@ a.vst-text:active b{
26842688 border : 1px solid # 94c8f0 ;
26852689}
26862690.vst-textinput : focus {
2687- border : 1px solid # 3b9de8 ;
2691+ border : 1px solid # 008fee ;
26882692 background-color : # D7F9FF ;
26892693 color : # 333 ;
26902694}
@@ -2728,12 +2732,16 @@ a.vst-text:active b{
27282732 font-size : 0.8rem ;
27292733 padding : 2px 2px 0 ;
27302734 text-decoration : none;
2731- text-transform : uppercase ;
2735+ text-transform : none ;
27322736}
27332737.login-box .vst-advanced : hover {
27342738 color : # cc3366 ;
27352739 background-color : transparent;
27362740 border-color : transparent;
2741+ font-size : 0.85em !important ;
2742+ box-shadow : none !important ;
2743+ background : none !important ;
2744+ border : none !important
27372745}
27382746
27392747.vst-advanced : hover {
@@ -2749,6 +2757,10 @@ a.vst-text:active b{
27492757 background-color : # F7D616 ;
27502758 border-color : # F7D616 ;
27512759 text-decoration : none;
2760+ font-size : 0.85em !important ;
2761+ box-shadow : none !important ;
2762+ background : none !important ;
2763+ border : none !important
27522764}
27532765
27542766.login-box .vst-advanced {
@@ -2758,6 +2770,10 @@ a.vst-text:active b{
27582770 padding : 2px 2px 0 ;
27592771 text-decoration : none;
27602772 text-transform : uppercase;
2773+ font-size : 0.85em !important ;
2774+ box-shadow : none !important ;
2775+ background : none !important ;
2776+ border : none !important
27612777}
27622778.vst-checkbox {
27632779 font-size : 0.85rem ;
@@ -2854,7 +2870,7 @@ td.hint {
28542870 inset 0px 0px 3px rgba (255 , 255 , 255 , 0.5 ) !important ;
28552871}
28562872
2857- .ui-button , .button , .ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-text-only .submit {
2873+ .ui-button , .button , .ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-text-only .submit , . vst-advanced {
28582874 filter : chroma (color=#000);
28592875 cursor : pointer;
28602876 border-radius : 3px 3px 3px 3px !important ;
@@ -2864,34 +2880,36 @@ td.hint {
28642880 min-width : 100px !important ;
28652881 height : 28px !important ;
28662882 color : # 30659d !important ;
2867- border : 1px solid # 3b9de8 !important ;
2883+ border : 1px solid # 0083db !important ;
28682884 background-color : # 3b9de8 !important ;
28692885 background : linear-gradient (to bottom, rgba (235 , 243 , 249 , 1 ) 0% , rgba (215 , 230 , 243 , 1 ) 50% , rgba (192 , 216 , 236 , 1 ) 51% , rgba (223 , 235 , 245 , 1 ) 100% ) !important ;
2870- box-shadow : 0px 1px 4 px rgba (0 , 0 , 0 , 0.2 ),
2886+ box-shadow : 0px 1px 3 px rgba (0 , 0 , 0 , 0.25 ),
28712887 inset 0px 0px 1px # fff,
28722888 inset 0px 0px 3px rgba (255 , 255 , 255 , 0.5 ) !important ;
2873- text-shadow : 0px 1px 1px rgba (255 , 255 , 255 , 0.6 ) !important ;
2889+ text-shadow : 0px 1px 1px rgba (255 , 255 , 255 , 0.85 ) !important ;
28742890}
28752891.ui-button : hover , .button : hover , .ui-button .cancel : hover , .button .cancel : hover ,
2876- .ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-text-only .submit : hover {
2877- color : # 3b9de8 !important ;
2892+ .ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-text-only .submit : hover ,
2893+ .vst-advanced : hover {
2894+ color : # 0099ff !important ;
28782895 text-shadow : 1px 1px rgba (255 , 255 , 255 , 0.5 ) !important ;
28792896 border : 1px solid # 54a6e5 !important ;
28802897 background : linear-gradient (to bottom, rgba (241 , 248 , 253 , 1 ) 0% , rgba (218 , 236 , 250 , 1 ) 50% , rgba (190 , 221 , 246 , 1 ) 51% , rgba (227 , 240 , 251 , 1 ) 100% ) !important ;
2881- box-shadow : 0px 1px 3px rgba (0 , 0 , 0 , 0.15 ),
2898+ box-shadow : 0px 1px 3px rgba (0 , 0 , 0 , 0.25 ),
28822899 inset 0px 0px 1px # fff,
28832900 inset 0px 0px 6px rgba (255 , 255 , 255 , 0.6 ) !important ;
28842901 transition : 0.2s ;
28852902}
28862903.ui-button : focus , .ui-button : active ,
28872904.button : active , .button : focus , .ui-button .cancel : focus , .ui-button .cancel : active ,
28882905.button .cancel : active , .button .cancel : focus ,
2889- .ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-text-only .submit : active {
2890- border : 1px solid # 378ccd !important ;
2906+ .ui-button .ui-widget .ui-state-default .ui-corner-all .ui-button-text-only .submit : active ,
2907+ .vst-advanced : active , .vst-advanced : focus {
2908+ border : 1px solid # 0066b4 !important ;
28912909 background : linear-gradient (to bottom, rgba (210 , 232 , 250 , 1 ) 0% , rgba (187 , 220 , 247 , 1 ) 50% , rgba (162 , 207 , 244 , 1 ) 51% , rgba (194 , 224 , 248 , 1 ) 100% ) !important ;
28922910 color : # 046c98 !important ;
28932911 text-shadow : 0px -1px 1px rgba (255 , 255 , 255 , 0.5 ) !important ;
2894- box-shadow : 0px 1px 3 px rgba (0 , 0 , 0 , 0.15 ),
2912+ box-shadow : 0px 1px 2 px rgba (0 , 0 , 0 , 0.2 ),
28952913 inset 0px 0px 1px # fff,
28962914 inset -1px -1px 4px rgba (220 , 220 , 220 , 0.4 ) !important ;
28972915}
@@ -2916,7 +2934,8 @@ td.hint {
29162934}
29172935
29182936.ui-button .cancel ,
2919- .button .cancel {
2937+ .button .cancel ,
2938+ .to-top , .to-shortcuts {
29202939 color : # 717171 !important ;
29212940 border : 1px solid # aaaaaa !important ;
29222941 background : linear-gradient (to bottom, rgba (250 , 250 , 250 , 1 ) 0% , rgba (236 , 236 , 236 , 1 ) 50% , rgba (221 , 221 , 221 , 1 ) 51% , rgba (241 , 241 , 241 , 1 ) 100% ) !important ;
@@ -2927,7 +2946,8 @@ td.hint {
29272946 color : # 30659d !important ;
29282947}
29292948.ui-button .cancel : active ,
2930- .button .cancel : active {
2949+ .button .cancel : active ,
2950+ .to-top : active , .to-shortcuts : active {
29312951 border : 1px solid # 378ccd ;
29322952 background-color : # 378ccd ;
29332953}
@@ -2952,8 +2972,9 @@ a.button.cancel {
29522972
29532973.ui-button .danger : active , .button .danger : active , .ui-button .danger : focus , .button .danger : focus {
29542974 background : linear-gradient (to bottom, # f9e3df 0% , # f5a69d 50% , # f48578 51% , # fcd0ca 100% ) !important ;
2955- color : # fff !important ;
2956- text-shadow : 0px -1px 1px rgba (0 , 0 , 0 , 0.3 ) !important ;
2975+ color : # ce1500 !important ;
2976+ text-shadow : 0px 1px 1px rgba (255 , 255 , 255 , 0.2 ),
2977+ 0px -1px 1px rgba (255 , 255 , 255 , 0.6 ) !important ;
29572978 border : 1px solid # F4301A !important ;
29582979}
29592980
@@ -3269,11 +3290,11 @@ form#vstobjects.suspended {
32693290 padding-right : 8px ;
32703291 margin-right : 10px ;
32713292 line-height : 0.75rem ;
3272- box-shadow : 0px 1px 1px rgba (0 , 0 , 0 , 0.25 ), inset 0px 0 px 1px rgba (0 , 0 , 0 , 0.15 );
3273- background-color : rgba (255 , 255 , 255 , 0.75 );
3293+ box-shadow : 0px 1px 1px rgba (0 , 0 , 0 , 0.35 ), inset 0px 1px 0 px rgba (0 , 0 , 0 , 0.1 );
3294+ background-color : rgba (255 , 255 , 255 , 0.65 );
32743295 font-weight : 500 ;
3275- border : 1px solid rgba (255 , 255 , 255 , 0.9 );
3276- text-shadow : 0px 1px 1px rgba (255 , 255 , 255 , 0.5 );
3296+ border : 1px solid rgba (255 , 255 , 255 , 0.75 );
3297+ text-shadow : 0px 1px 1px rgba (255 , 255 , 255 , 0.6 );
32773298 color : # 30659d ;
32783299}
32793300
0 commit comments