Browse Source

Merge branch 'rezine-style' of ssh://code.ffdn.org:55555/FFDN/celutz into rezine-style

julpec 8 years ago
parent
commit
68045eb9d5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      panorama/static/panorama/css/celutz.css

+ 2 - 1
panorama/static/panorama/css/celutz.css

@@ -46,7 +46,8 @@ input[type="text"]:focus {
           box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
 }
 
-.sidebarform input,
+.sidebarform input[type="text"],
+.sidebarform input[type="number"],
 #angle_ctrl,
 #elvtr_ctrl,
 #loca_altitude,