MediaWiki:Live.css: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(form styling test)
(blanking code, as XEB is dead now)
Tag: Replaced
 
(63 intermediate revisions by the same user not shown)
Line 1: Line 1:
.XEBPopupTitle
/* See the history of this page for code related to the obsolete extended editing toolbar (XEB). --Iritscen */
{
  background-color: #FFFAEF;
  padding: 5px;
  font-size: medium;
text-align: center
  /* opacity: 0.9; */
}
 
.XEBMnuItm
{
}
 
#name
{
  position:relative;
  left:20px;
  top:50px;
}

Latest revision as of 14:36, 25 July 2020

/* See the history of this page for code related to the obsolete extended editing toolbar (XEB). --Iritscen */