File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 11body {
22 font-family : Arial, Helvetica, sans-serif;
33 background-color : # e5e5e5 ;
4+ background-color : # e8ebcc ;
45 margin : 0 ;
56 padding : 0 ;
67 border : 0 ;
@@ -212,6 +213,9 @@ form {
212213 font-size : 9pt ;
213214 font-weight : bold;
214215 font-family : Arial, Helvetica, sans-serif;
216+ color : # fafafa ;
217+ border : 1px solid # f79b44 ;
218+ background-color : # f79b44 ;
215219}
216220
217221.submenu-button {
@@ -245,6 +249,9 @@ form {
245249 color : # fff ;
246250 border : 1px solid # f79b44 ;
247251 background-color : # f79b44 ;
252+ color : # fff ;
253+ border : 1px solid # 87a1c2 ;
254+ background-color : # 87a1c2 ;
248255}
249256
250257.submenu-button : hover {
@@ -253,8 +260,9 @@ form {
253260
254261.submenu-button-main : active {
255262 color : # 555 ;
256- border : 1px solid # f79b44 ;
257- background-color : # f79b44 ;
263+ background-color : # ececec ;
264+ border : 1px solid # e0e0e0 ;
265+
258266}
259267
260268.submenu-button : active {
You can’t perform that action at this time.
0 commit comments