0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
14.1-0
/
standard
/
htdocs
/
themes
/
base_files
/
less
/
[
Home
]
File: tiki-sheets.less
// $Id: tiki-sheets.less 54996 2015-04-07 14:40:06Z chibaguy $ // /***** TikiSheets *****/ .tiki_sheet * { line-height: normal; font-size: 14px; } .tiki_sheet table td { // /* override .tabcontent table td */ padding: 0; // border: 1px solid @panel-default-border; (rule moved to tiki-selectors.less) } .jSBarTopParent .jSBarController { height: 0px !important; } .plugin-sample { padding: 5px; font-family: "Courier New", Courier, monospace; } .plugin-sample .plugin-param { padding-left: 15px; } // /***** Accounting *****/ div.aclabel, span.aclabel, label.aclabel { float: left; min-width: 150px; }