• Correc size in the TAB bar

  • OpenKM has many interesting features, but requires some configuration process to show its full potential.
OpenKM has many interesting features, but requires some configuration process to show its full potential.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #40991  by kknd
 
Who do I can correct this ?

Edit bigfont.css ????

See
CORRET:
Image

WRONG (the tab cut)
Image
 #41004  by jllort
 
Which OpenKM version are you using ?
 #41011  by jllort
 
Which browser and version are you using ? And which Operating System.

The default css file is styles.css if you have not changed to bigfont in profiles that should be the file to be modified ( if you have changed , check first styles.css to detect if it's a problem on the bigfont.css ).
 #41013  by kknd
 
I found the correction:

edit the bigfont.css , height : 17px; to 22px

:D :D
Code: Select all
.gwt-TabBar .gwt-TabBarItem {
	white-space: nowrap;
	border: 1px solid #bbb;
	border-right: 1px solid #666;
	padding: 2px 7px 2px 7px;
	background-color: #DDDDDD;
	cursor: pointer;
	cursor: hand;
	height : 22px; 
}

.gwt-TabBar .gwt-TabBarItem-selected {
	white-space: nowrap;
	font-weight: bold;
	background-image: none;
	background-color: #EBEBEB;
	border: 1px solid #bbb;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #666;
	padding: 2px 7px 2px 7px;
	cursor: pointer;
	cursor: hand;
	height : 22px; 
}

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.