EasyUI Forum
March 28, 2024, 05:07:35 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: small CSS fix  (Read 4301 times)
xarn
Newbie
*
Posts: 9


View Profile Email
« on: February 20, 2017, 05:28:00 AM »

Hi,

here is a small enhancement for the "mobile.css" theme.
Since the nodes have a greater height in mobile, the input box when editing it was on top rather than centered, which looks odd. Here's a "basic" fix.

Code:
/* editted tree node: input centered */
.tree-editor {
top: 5px;
}
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!