r103719 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103718‎ | r103719 | r103720 >
Date:00:29, 20 November 2011
Author:yaron
Status:ok
Tags:
Comment:
Removing this file - no longer required, after change from YUI to jQuery
Modified paths:
  • /trunk/extensions/SemanticForms/skins/SF_yui_autocompletion.css (deleted) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/skins/SF_yui_autocompletion.css
@@ -1,51 +0,0 @@
2 -/* Custom styles for Semantic Forms autocompletion with Yahoo! UI (YUI) */
3 -/* Most of these calls are meant to get the look to match YUI's "Sam"
4 - skin, for those wikis that don't have a "yui-skin-sam" declaration
5 - anywhere in their skin. */
6 -
7 -.yui-ac-content ul {
8 - margin: 0pt;
9 - padding: 0pt;
10 - width: 100%;
11 -}
12 -.yui-ac-content li {
13 - cursor: default;
14 - margin: 0pt;
15 - padding: 2px 40px 2px 5px;
16 - white-space: nowrap;
17 -}
18 -.yui-skin-sam .yui-ac-content li.yui-ac-highlight {
19 - color: white;
20 - background-color: #222288;
21 -}
22 -.yui-ac-content li.yui-ac-highlight {
23 - color: white;
24 - background-color: #222288;
25 -}
26 -.yui-ac-content {
27 - background: #FFFFFF none repeat scroll 0%;
28 - border: 1px solid #808080;
29 - overflow:hidden;
30 - position: absolute;
31 - z-index: 9050;
32 -}
33 -.yui-ac-bd ul {
34 - margin-left: 0;
35 - list-style-image: none;
36 - list-style-type: none;
37 -}
38 -/* Override unneeded settings from YUI's Sam skin */
39 -.yui-skin-sam .yui-ac-content {
40 - width: auto;
41 -}
42 -.yui-skin-sam .yui-ac-content li {
43 - padding-right: 40px;
44 -}
45 -.yui-skin-sam .yui-ac-input {
46 - width: auto;
47 - position: static;
48 -}
49 -.yui-skin-sam .yui-ac-container {
50 - width: auto;
51 - position: static;
52 -}

Status & tagging log